home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / djgpp / src / gas-211 / gas / config / tc-i860.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-05-30  |  307 b   |  19 lines

  1. /*
  2.  * This file is tc-i860.h.
  3.  */
  4.  
  5. #define TC_I860 1
  6.  
  7. #define tc_headers_hook(a)        {;}    /* not used */
  8. #define tc_crawl_symbol_chain(a)    {;}    /* not used */
  9. #define tc_aout_pre_write_hook(x)    {;}    /* not used */
  10.  
  11. /*
  12.  * Local Variables:
  13.  * comment-column: 0
  14.  * fill-column: 131
  15.  * End:
  16.  */
  17.  
  18. /* end of tc-i860.h */
  19.